﻿2026-06-24T04:22:06.7525374Z ##[group]Run actions/checkout@v5
2026-06-24T04:22:06.7525869Z with:
2026-06-24T04:22:06.7526235Z   repository: SaberMage/spt-core
2026-06-24T04:22:06.7529761Z   token: ***
2026-06-24T04:22:06.7530124Z   ssh-strict: true
2026-06-24T04:22:06.7530614Z   ssh-user: git
2026-06-24T04:22:06.7531068Z   persist-credentials: true
2026-06-24T04:22:06.7531645Z   clean: true
2026-06-24T04:22:06.7532137Z   sparse-checkout-cone-mode: true
2026-06-24T04:22:06.7532686Z   fetch-depth: 1
2026-06-24T04:22:06.7533191Z   fetch-tags: false
2026-06-24T04:22:06.7533640Z   show-progress: true
2026-06-24T04:22:06.7534129Z   lfs: false
2026-06-24T04:22:06.7534570Z   submodules: false
2026-06-24T04:22:06.7535062Z   set-safe-directory: true
2026-06-24T04:22:06.7535643Z env:
2026-06-24T04:22:06.7536048Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-24T04:22:06.7582596Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-24T04:22:06.7583358Z ##[endgroup]
2026-06-24T04:22:06.8348854Z Syncing repository: SaberMage/spt-core
2026-06-24T04:22:06.8350553Z ##[group]Getting Git version info
2026-06-24T04:22:06.8351197Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-24T04:22:06.8352065Z [command]/usr/bin/git version
2026-06-24T04:22:06.8352490Z git version 2.43.0
2026-06-24T04:22:06.8357401Z ##[endgroup]
2026-06-24T04:22:06.8368300Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0b5aec87-f7ee-47e3-a74f-8c822a600bcf' before making global git config changes
2026-06-24T04:22:06.8369808Z Adding repository directory to the temporary git global config as a safe directory
2026-06-24T04:22:06.8371421Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-24T04:22:06.8403120Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-24T04:22:06.8421854Z https://github.com/SaberMage/spt-core
2026-06-24T04:22:06.8431431Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-24T04:22:06.8433969Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-24T04:22:06.8451974Z HEAD
2026-06-24T04:22:06.8479562Z ##[endgroup]
2026-06-24T04:22:06.8480373Z [command]/usr/bin/git submodule status
2026-06-24T04:22:06.8667957Z ##[group]Cleaning the repository
2026-06-24T04:22:06.8670604Z [command]/usr/bin/git clean -ffdx
2026-06-24T04:22:06.8699576Z Removing traceable-reqs
2026-06-24T04:22:06.8706172Z [command]/usr/bin/git reset --hard HEAD
2026-06-24T04:22:06.8757690Z HEAD is now at 040d67cdb Merge 3b4499c3f6e1d25ff0e5b17f26abbf140543e251 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:22:06.8762369Z ##[endgroup]
2026-06-24T04:22:06.8764320Z ##[group]Disabling automatic garbage collection
2026-06-24T04:22:06.8767377Z [command]/usr/bin/git config --local gc.auto 0
2026-06-24T04:22:06.8790194Z ##[endgroup]
2026-06-24T04:22:06.8790808Z ##[group]Setting up auth
2026-06-24T04:22:06.8795199Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-24T04:22:06.8819203Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-24T04:22:06.9005425Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-24T04:22:06.9030224Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-24T04:22:06.9224840Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-24T04:22:06.9256353Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-24T04:22:06.9449927Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-24T04:22:06.9480735Z ##[endgroup]
2026-06-24T04:22:06.9481698Z ##[group]Fetching the repository
2026-06-24T04:22:06.9487312Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +040d67cdbfa67cfbe51e3f53e5148e8669931c3d:refs/remotes/pull/36/merge
2026-06-24T04:22:07.3765008Z ##[endgroup]
2026-06-24T04:22:07.3766025Z ##[group]Determining the checkout info
2026-06-24T04:22:07.3766835Z ##[endgroup]
2026-06-24T04:22:07.3771069Z [command]/usr/bin/git sparse-checkout disable
2026-06-24T04:22:07.3807131Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-24T04:22:07.3831217Z ##[group]Checking out the ref
2026-06-24T04:22:07.3839535Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/36/merge
2026-06-24T04:22:07.3884925Z HEAD is now at 040d67cdb Merge 3b4499c3f6e1d25ff0e5b17f26abbf140543e251 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:22:07.3888594Z ##[endgroup]
2026-06-24T04:22:07.3922418Z [command]/usr/bin/git log -1 --format=%H
2026-06-24T04:22:07.3948681Z 040d67cdbfa67cfbe51e3f53e5148e8669931c3d
